libxlu: Rename filename to config_source
authorGeorge Dunlap <george.dunlap@eu.citrix.com>
Tue, 15 May 2012 15:28:12 +0000 (16:28 +0100)
committerGeorge Dunlap <george.dunlap@eu.citrix.com>
Tue, 15 May 2012 15:28:12 +0000 (16:28 +0100)
commitf77723ad33a89f48ddcd5dcd628a8061fb41d18b
treeff8300dba0aceba270055bcb60d0443d58ef2a24
parentc31d6a7ee2eaa4c224f718740267a8280648ebdf
libxlu: Rename filename to config_source

The "filename" is a bit of a misnomer, as it's only used during error
messages, and in most instances cases is actually set to "command
line".

Rename it to "config_source" to make it clear that it's not used to
actually open any files.

No functional changes.

Signed-off-by: George Dunlap <george.dunlap@eu.citrix.com>
Committed-by: Ian Campbell <ian.campbell@citrix.com>
tools/libxl/libxlu_cfg.c
tools/libxl/libxlu_disk.c
tools/libxl/libxlu_internal.h
tools/libxl/libxlu_vif.c